home *** CD-ROM | disk | FTP | other *** search
/ 500 Giochi / 500 giochi.iso / Dos / 217 / TOTHELLO.TXT < prev   
Text File  |  1988-08-03  |  3KB  |  45 lines

  1.                             Triple Othello             by Reggie Howard
  2.         
  3.             Othello is a strategy board game for 2 players (in this
  4.         case, one player and one computer.)  It is played on an 8 by 8
  5.         board and play begins with 4 pieces placed in the center. 
  6.         Players take turns placing their pieces until the board is full
  7.         or no more moves can be made.
  8.             The players must place their pieces so that they "out
  9.         flank" at least one of their opponent's pieces.  "Out flanking"
  10.         means that you place your piece in such a way that you have your
  11.         pieces on both sides (right and left, or, above and below) of
  12.         your opponent's piece or pieces.  What ever piece(s) you
  13.         "outflank" become your own.  And the game is won or lost
  14.         depending on who has more pieces when the final move is made. 
  15.         Many times the player who appears to be winning sees a majority
  16.         of his pieces lost in the final moves.
  17.         
  18.             The only difference between Othello and Triple Othello
  19.         is that with Triple Othello you play three games at once.  This
  20.         may seem like an unfair challenge but with persistence you
  21.         should learn to beat the computer on at least 2 of the 3
  22.         boards.   Your task is somewhat simplified too as the computer
  23.         does all the piece changing and prevents any misplacement of the
  24.         pieces.
  25.             When you start the program you are first asked if you
  26.         want to be x's or o's.  Once you have made your choice the
  27.         boards are drawn and you will see the flashing cursor.  To play,
  28.         you move around the board with the arrow keys and when you are
  29.         ready to place your piece type an "x" (or "o" if that is what
  30.         piece you chose).  Play moves from board to board automatically
  31.         as you and the computer make one move each.  One thing which may
  32.         be confusing at first is that the computer moves first on the
  33.         middle board while you move first on the right and left boards. 
  34.         This means that the computer makes two moves in a row as play
  35.         moves from board one to board two and you must make two moves in
  36.         a row as play moves from board two to board three.
  37.             Remember the rules for placing your pieces.  If you try
  38.         to place in an illegal position the computer refuses your
  39.         entry.  As the board becomes fuller there will be times when one
  40.         player is unable to move.  If you think this is the case for you
  41.         then enter "0".  The computer will then make a check and if
  42.         there is a move you can make it will beep and you will have to
  43.         move.  If you need help while playing simply press F1.  
  44.             I hope you enjoy Triple Othello and good luck!
  45.